#sh_dhtmltooltip{
position: absolute;
width: 150px;
border: 1px solid #cccccc;
padding: 2px;
background-color: lightyellow;
visibility: hidden;
z-index: 100;
/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
}
.sh_banner {
	width:150px;
	border:1px #aaa solid;
	background:#fff;
	margin: 5px auto;
}
.sh_banner_header {
	width:150px;
	overflow:hidden;
	height:63px;
	background:url('http://94.125.253.67/staticimages/base/hirdetes/sporthirado_150.gif') top left no-repeat;
	/*margin-bottom:15px;*/
}
.sh_banner_footer {
}
.sh_banner A {
	color:#545454!important;
	font:normal 11px Arial;
}
.sh_banner TD {
	background:url('http://94.125.253.67/staticimages/base/hirdetes/sporthirado_arrow.gif') top left no-repeat;
	background-position:10px 7px;
	padding-left:30px;
	padding-right:10px;
}